How to Install doclifter software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install doclifter software package in Ubuntu 12.04 LTS (Precise Pangolin)

doclifter software package provides Convert troff to DocBook, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install doclifter 

doclifter is installed in your system.

Make ensure the doclifter package were installed using the commands given below,

$ sudo dpkg-query -l | grep doclifter *

You will get with doclifter package name, version, architecture and description in a table

doclifter package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Development
Package doclifter
Version 2.7-1
Description Convert troff to DocBook
Sub Section devel


See Also, How to uninstall or remove doclifter software package from Ubuntu 12.04 LTS (Precise Pangolin)?